@charset "utf-8";
@import url('flexslider.css');
/*公共部分*/
*{outline:none;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
html{overflow:scroll;overflow-x:hidden;overflow-y:scroll}
body{margin:0 auto;background-color:#fcfafb;font-family:Microsoft YaHei}
h1,h2,h3,h4,h5{font-weight:100}
img{border:0}
ul,li{list-style:none}
a:link,a:visited{font-size:12px;color:#343434;text-decoration:none;transition-property:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;font-family:Microsoft YaHei}
a:hover{font-size:12px;color:#2181ed;text-decoration:underline;transition-property:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;font-family:Microsoft YaHei}
.all{position:relative;z-index:1;width:100%;overflow:hidden}
.wrapper{overflow:hidden;width:1002px;margin:0 auto;text-align:left}
.clear,.cb{clear:both;height:1px}
.od{overflow:hidden;display:block}
.red{color:red}
.red2{color:#ba1019}
.blank{height:10px}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.none{display:none}
.cen{text-align:center}
.h10{width:100%;height:10px}
.h20{height:20px}
.mt20{margin-top:20px}
.of,.of *{overflow:visible}
.transparent{background-color:#000;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3}
.vs,.vs *{overflow:visible}
.hd,.hd div,.hd ul,.hd li,.hd dl,.hd dt,.hd dd,.hd h1,.hd h2,.hd h3,.hd h4,.hd h5,.hd Table,.hd tr,.hd td{overflow:hidden}
.shade{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}
.shade2{-webkit-box-shadow:0 0 5px #000;-moz-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000}
.db{display:block}
.mask{position:fixed;z-index:2;left:0;top:0;display:none;width:100%;height:10000px;background-color:#fff;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6}
.no_transition,.no_transition *,.no_transition a,.no_transition a:link,.no_transition a:visited,.no_transition a:hover,.no_transition a:active{transition-property:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}
.transition,.transition *,.transition a,.transition a:link,.transition a:visited,.transition a:hover,.transition a:active,.transition a *{transition-property:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.box-sizing{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.img img{transition-property:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
a:hover .img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);transition-property:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}
.ib{display:inline-block;*display:inline;*zoom:1;letter-spacing:normal;word-spacing:normal}
.ovs{overflow:hidden}
.loading{min-height:150px;background:url(../images/loading-2.gif) center center no-repeat}
.max1000{max-width:1000px;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?"1000px":""); }
table{border-collapse:collapse;border-spacing:0}
td{padding:1px;border-width:1px;border-style:solid}
.a{cursor:pointer}
.a:hover{text-decoration:none}
table{border-collapse:collapse}
table td{border-width:1px}
/*header*/
.headerTop{width:100%;height:44px;background-color:#333;border-top:1px solid #3d3d3d}
.headerTop .fl{line-height:44px;font-size:12px;color:#fff}
.headerTop .fr{line-height:44px;font-size:12px;color:#fff}
.headerTop .fr a:link,.headerTop .fr a:visited,.headerTop .fr a:hover{font-size:12px;color:#fff}
header{width:100%;padding:15px 0}
header .logo{width:756px;margin:0 0 0 2px}
header .tel{width:205px;padding:23px 0 0 38px;background:url(../images/topTel.gif) 2px 26px no-repeat}
header .telTitle{line-height:29px;font-size:16px;color:#00598c}
header .telNumber{line-height:28px;font-size:28px;font-weight:bold;color:#080e0b;font-style:italic}
/*nav*/
nav{width:100%;height:52px;background:#00598c}
nav .li{position:relative;z-index:999;width:123px;height:52px;margin-right:2px;background:url(../images/navLine.gif) right top no-repeat}
nav .li:last-child{background:none}
nav .li .a{display:block;width:100%;height:52px;text-align:center;line-height:52px}
nav .li .a:link,nav .li .a:visited{font-size:16px;color:#fff}
nav .li .active:link,nav .li .active:visited,nav .li .a:hover{background:#fff;text-decoration:none;font-size:16px;color:#00598c}
nav .dl{overflow:hidden;display:none;position:absolute;z-index:999;top:52px;left:0;width:103px;padding:10px;background:url(../images/subnavBg.png)}
nav dt{overflow:hidden;width:100%;height:37px}
nav dt a{overflow:hidden;display:block;width:100%;height:37px;text-align:center;line-height:37px}
nav dt a:link,nav dt a:visited{font-size:12px;color:#666}
nav dt a:hover{background:#00598c;text-decoration:none;font-size:12px;color:#fff}
/*footer*/
.friendlinks{padding-bottom:15px;line-height:28px;font-size:14px}
.friendlinks a:link,.friendlinks a:visited,.friendlinks a:hover{font-size:14px}
footer{padding:26px 0}
footer .fl{padding:13px 0;line-height:28px;font-size:12px;color:#666}
footer .code{width:103px;text-align:center}
footer .code img{max-width:100%;margin:0 auto}
footer .code span{padding:10px 0;text-align:center;line-height:22px;font-size:12px;color:#585757}
/*index*/
.icn{width:100%;background:url(../images/ih.gif) center bottom no-repeat;text-align:center;line-height:45px;font-size:30px;color:#333}
.ien{width:100%;text-align:center;line-height:32px;text-transform:uppercase;font-family:Andalus, Arial, Helvetica, sans-serif;font-size:30px;color:#c3c3c3}
.index1{padding:56px 0 0 0}
.index1 .about{width:632px;padding:35px 0 36px 0}
.index1 .pic{width:338px;height:232px;margin-top:6px}
.index1 .text{width:274px}
.index1 .title{width:100%;line-height:30px;font-size:16px;color:#3d3d3d}
.index1 .body{width:100%;margin:2px 0;line-height:28px;font-size:12px;color:#666}
.index1 .tel{width:100%;padding:25px 0 8px 0;line-height:30px;font-size:16px;color:#00598c}
.index1 .tel span{font-size:20px;font-family:Tahoma, Arial, Helvetica, sans-serif;color:#080e0b}
.index1 .ask{width:132px;height:35px;background:url(../images/icon_phone.gif) 22px center no-repeat #00598d;border:1px solid #e8e8e8;line-height:35px;text-indent:50px;font-size:14px;font-weight:bold;color:#fff}
.index1 .news{width:332px;padding-top:41px}
.index1 .news h1{position:relative;z-index:0;width:330px;height:40px;background:#005a8d;border:1px solid #eae9e7;line-height:40px;text-indent:13px;font-size:16px;font-weight:bold;color:#fff}
.index1 .news h1 a{position:absolute;z-index:999;top:0;right:0;display:block;width:62px;height:40px;border-left:1px solid #e8e8e8;text-align:center;line-height:40px;text-indent:0;font-size:12px;color:#fff;font-family:宋体;font-weight:100}
.index1 ul{padding-top:14px}
.index1 li{position:relative;z-index:0;width:100%;height:30px;line-height:30px;text-indent:13px}
.index1 li:before{content:'';position:absolute;z-index:999;top:15px;left:6px;display:block;width:2px;height:2px;background:#676566}

.index2{padding:0 0 21px 0}
.index2 .sorts{width:294px;padding:32px 0 0 1px}
.index2 .sorts h1{width:292px;height:53px;background:#00598d;border:1px solid #e3e3e1;text-align:center;line-height:53px;font-size:22px;font-weight:bold;color:#fff}
.index2 .sorts ul{padding-top:16px}
.index2 .sorts li{margin-bottom:11px}
.index2 .sorts li a{display:block;width:292px;height:40px;border:1px solid #e2e2e2;text-align:center;line-height:40px;font-size:16px;color:#4b4b4b}
.index2 .sorts li a:hover{background:#00598d;text-decoration:none;font-size:16px;color:#fff}

.indexProductsCarousel{width:684px;padding:32px 0 0 0}
.indexProductsCarousel ul{width:708px}
.indexProductsCarousel li{width:236px;height:232px}
.indexProductsCarousel a{position:relative;z-index:0;width:211px;height:207px;background:#fff;border:1px solid #e8e8e8}
.indexProductsCarousel li img{width:211px;height:207px}
.indexProductsCarousel li span.title{display:none;position:absolute;z-index:999;left:0;top:0;width:207px;height:151px;padding-top:52px;background:url(../images/white.png);border:2px solid #1f81ee;text-align:center;line-height:44px;font-size:22px;color:#2181ed}
.indexProductsCarousel .a:hover span.title{display:block}
.indexProductsCarousel .more{width:128px;height:37px;margin:6px auto;background:#2182ed;border:1px solid #d6d6d6;text-align:center;line-height:37px;font-size:16px;color:#fff}

.index3{overflow:hidden}
.index3 .list{width:1020px;padding-top:26px}
.index3 li{width:340px}
.index3 .img{overflow:hidden;display:block;width:300px;height:298px;margin-bottom:20px;padding:9px;border:1px solid #e8e8e8}
.index3 img{overflow:hidden;width:300px;height:298px}
.index3 .img:hover{background:#3078aa}
.index3 .text{width:240px}
.index3 .classname{width:100%;line-height:36px;font-size:18px;color:#4b4b4b}
.index3 .keywords{width:100%;line-height:28px;text-indent:2px;font-size:12px;color:#666}
.index3 .more{width:78px;height:44px;padding:6px 0;background:#00598d;border:1px solid #e1e1e1;text-align:center;line-height:22px;font-size:16px;color:#fff}
.index3 .more:hover{background:#286181}


.index4{overflow:hidden;width:100%;padding:56px 0 68px 0}
.index4 .list{width:1060px;margin-top:18px;border-top:1px solid #cfcfcf;border-left:1px solid #cfcfcf}
.index4 li{width:250px;height:161px;border-right:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf}
.index4 .img{overflow:hidden;display:block;padding:0;width:256px;height:256px}
.index4 img{overflow:hidden;width:256px;height:256px}
.index4 span{height:43px;padding-top:19px;text-align:center;line-height:43px;font-size:24px;font-weight:bold;color:#333}
.index4 .more{width:126px;height:34px;margin:26px auto;background-color:#2182ed;border:1px solid #d2d2d0;text-align:center;line-height:34px}
.index4 .more:link,.index4 .more:visited,.index4 .more:hover{font-size:14px;color:#fff}

.index5{overflow:hidden;position:relative;z-index:0;width:100%;height:444px;padding:41px 0 0}
.blueBg{position:absolute;z-index:-1;top:102px;left:0;width:100%;height:383px;background:#00598d}
.index5 .about{width:338px;padding:78px 0 0 25px}
.index5 .about h1{line-height:57px;font-family:Andalus, Arial, Helvetica, sans-serif;font-size:48px;color:#fff}
.index5 .about h2{width:249px;height:39px;border:1px solid #9fb7c5;text-align:center;line-height:39px;font-size:18px;color:#fff}
.index5 .about .body{width:100%;padding:13px 0 0 0;line-height:36px;font-size:14px;color:#fff}
.index5 .about .body a{font-size:14px;color:red}
.index5 .photoes{width:637px}
.index5 .original{width:637px;height:286px}
.index5 .original .img,.index5 .original img{width:637px;height:286px}
.thumbs{position:relative;z-index:0;width:637px;height:134px;background:#00466e}
.thumbsCarousel{overflow:hidden;width:609px;margin:23px 0 0 25px}
.thumbsCarousel .slides li{width:203px;height:83px;cursor:pointer}
.thumbsCarousel .slides li img{width:182px;height:83px}
.thumbsCarousel .flex-direction-nav{*height:0}
.thumbsCarousel .flex-direction-nav a{text-decoration:none;display:block;width:13px;height:20px;position:absolute;top:54px;z-index:10;overflow:hidden;cursor:pointer;background:url(../images/ctrl3.png) no-repeat;text-indent:-999em}
.thumbsCarousel .flex-direction-nav .flex-prev{left:5px;background-position:0 0}
.thumbsCarousel .flex-direction-nav .flex-next{left:620px;background-position:-13px 0}
.zs{position:relative;z-index:0;width:637px;height:134px;background:#00466e}
.zsCarousel{overflow:hidden;width:1020px}
.zsCarousel .slides li{width:255px;height:342px;cursor:pointer}
.zsCarousel .slides li img{width:213px;height:305px;padding:9px;border:1px solid #e8e8e8}
.zsCarousel .flex-direction-nav{*height:0}
.zsCarousel .flex-direction-nav a{text-decoration:none;display:block;width:13px;height:20px;position:absolute;top:54px;z-index:10;overflow:hidden;cursor:pointer;background:url(../images/ctrl3.png) no-repeat;text-indent:-999em}
.zsCarousel .flex-direction-nav .flex-prev{left:5px;background-position:0 0}
.zsCarousel .flex-direction-nav .flex-next{left:620px;background-position:-13px 0}
/*other*/
.banner{width:664px;margin-bottom:8px;border:1px solid #cde7f8;text-align:center}
.banner img{display:block;max-width:100%;_width:100%;margin:0 auto}
.otherMain{overflow:hidden;margin:0 auto;padding:17px 0}
.mh1{position:relative;z-index:0;width:100%;height:40px;border-bottom:1px solid #dbdbdb;line-height:40px;font-size:12px;color:#666}
.mh1 a:link,.mh1 a:visited{font-size:12px;font-weight:100;color:#666}
.mh1 a:hover{font-size:12px;font-weight:100;color:#2181ed}
/*sidebar*/
.sidebar{width:302px;padding-top:21px}
.sidebarTop{width:100%;height:71px;padding:17px 0;background:#00598d;line-height:105px;font-size:22px;font-weight:bold;color:#2181ed}
.sidebarTop .cn{text-align:center;line-height:38px;font-size:24px;color:#fff}
.sidebarTop .en{text-align:center;line-height:32px;text-transform:uppercase;font-size:30px;color:#fff;font-family:Andalus, Arial, Helvetica, sans-serif}
.sidebar ul{width:300px;border:1px solid #d5d5d5;border-bottom:0}
.sidebar .li1{width:100%;height:42px;border-bottom:1px solid #d5d5d5}
.sidebar .li1 .a{position:relative;z-index:0;display:block;width:100%;height:42px;text-align:center;line-height:40px}
.sidebar .li1 .a:link,.sidebar .li1 .a:visited{font-size:16px;color:#00598d}
.sidebar .li1 .a:hover,.sidebar .li1 .a.active:link,.sidebar .li1 .a.active:visited{text-decoration:none;background-color:#00598d;font-size:16px;color:#fff}
.sidebar .li2{width:121px;margin:12px 85px 10px 85px}
.sidebar .li2 dt{width:100%;height:28px}
.sidebar .li2 dt .a2{position:relative;z-index:0;cursor:pointer;display:block;width:100%;height:28px;line-height:28px;text-align:center}
.sidebar .li2 dt .a2:link,.sidebar .li2 dt .a2:visited{font-size:12px;color:#585757}
.sidebar .li2 dt .a2:hover,.sidebar .li2 dt .a2.active:link,.sidebar .li2 dt .a2.active:visited{background:#00598d;text-decoration:none;font-size:12px;color:#fff}
.sidebar .li3{width:181px;margin-bottom:10px}
.sidebar .li3 a{cursor:pointer;display:block;width:179px;height:23px;line-height:23px;text-indent:54px}
.sidebar .li3 a:link,.sidebar .li3 a:visited{font-size:12px;color:#8e8e8e}
.sidebar .li3 a:hover,.sidebar .li3 .active:link,.sidebar .li3 .active:visited{text-decoration:none;font-size:12px;color:#1a1c71}
.sidebar .contact{width:300px;padding:22px 0 17px 0;border:1px solid #d5d5d5;border-top:0;line-height:28px;font-size:12px;color:#585757}
.sidebar .contact h1{padding-top:4px;background:url(../images/ltel.gif) no-repeat 56px 0;line-height:29px;text-indent:97px;font-size:14px;color:#999}
.sidebar .contact p{line-height:38px;text-align:center;font-size:28px;font-style:italic;color:#08547c;font-family:Arial, Helvetica, sans-serif;font-weight:bold}
/*main content*/
.mainContent{overflow:hidden;width:666px;padding-top:21px}
.mainContent .positions{position:relative;z-index:0;width:100%;height:52px;border-bottom:1px solid #dbdbdb;line-height:52px;font-size:22px;font-weight:bold;color:#333}
.mainContent .positions span{position:absolute;z-index:999;top:0;right:0;font-size:12px;font-weight:100;color:#666}
.introduction{padding:15px 0 0;text-align:justify;line-height:28px;font-size:12px;color:#585757}
.introduction div,.introduction p{font-size:12px;color:#585757}
.loginLink{width:252px;height:46px;margin:0 0 20px 242px;background:url(../images/loginLink.gif) no-repeat;text-align:center;line-height:41px;font-size:14px;font-weight:bold;color:#fff}
.loginLink:link,.loginLink:visited,.loginLink:hover{font-size:14px;font-weight:bold;color:#fff}
.articleTitle{overflow:hidden;width:100%;padding:12px 0;background:url(../images/line1.gif) left bottom repeat-x;text-align:center;line-height:26px;font-size:16px;color:#;padding:10px 0}
.articleTime{width:100%;text-align:center;line-height:38px;font-size:12px;color:#b0b0b0}
.articleDes{text-align:center;line-height:28px;font-size:12px;color:#303030}
.articlePic{width:100%}
.articlePic img{max-width:100%}
.articlePage{width:100%;padding-top:15px;border-top:1px solid #e7e7e7;line-height:25px;font-size:12px;color:#ea5413}
.articlePage h1{line-height:25px;font-size:12px;color:#ea5413}
.back{line-height:43px}
.back a:link,.back a:visited,.back a:hover{font-size:14px;color:#0270b7}
.downlist li{position:relative;z-index:0;width:100%;height:48px;padding-bottom:1px;background:url(../images/line1.gif) left bottom repeat-x;line-height:48px}
.downlist a:link,.downlist a:visited{font-size:12px;color:#585757}
.downlist a:hover{font-size:12px;color:#2181ed}
.downlist span{position:absolute;z-index:999;top:0;right:0;font-size:12px;color:red}
.downlist .a:hover span{color:#026eb4}
/*产品列表*/
.productslist{width:681px;padding-top:22px}
.productslist li{width:227px;height:246px}
.productslist img{width:208px;height:205px;border:1px solid #d6d6d6}
.productslist .a:hover img{border-color:#2382ec}
.productslist .title{width:210px;height:39px;text-align:center;line-height:39px;font-size:12px;color:#343434}
.productslist .a:hover .title{color:#2181ed}
/*新闻列表*/
.newslist{padding:6px 0}
.newslist li{padding:17px 0;background:url(../images/line1.gif) left bottom repeat-x}
.newslist li:last-child{background:none}
.newslist .addtime{width:74px;height:79px;background-color:#00598c}
.newslist .day{padding-top:7px;text-align:center;line-height:42px;font-size:37px;font-family:Arial, Helvetica, sans-serif;color:#fff}
.newslist .m{text-align:center;line-height:20px;font-size:14px;font-family:Arial, Helvetica, sans-serif;color:#fff}
.newslist .text{width:576px}
.newslist .title{height:22px;line-height:22px;font-size:16px;font-weight:bold;color:#4b4b4b}
.newslist .body{width:100%;margin-top:6px;line-height:28px;font-size:12px;color:#585757}
.newslist .more{color:red}
.newslist a:hover .title,.newslist a:hover .body,.newslist a:hover .more{color:#2181ed}
.index4 .newslist{width:556px}
.index4 .newslist li{padding:16px 0}
.index4 .newslist .body{margin-top:0}
.index4 .text{width:448px;padding-right:20px}
.recommendNews li{padding:27px 0 30px 0;background:url(../images/line1.gif) left bottom repeat-x}
.recommendNews li:last-child{background:none}
.recommendNews .pic{width:207px;border:1px solid #ccd0cf}
.recommendNews a:hover .pic{border-color:#2181ed}
.recommendNews .text{width:428px}
.recommendNews .title{height:34px;line-height:34px;font-size:16px;font-weight:bold;color:#4b4b4b}
.recommendNews .body{width:100%;margin-top:6px;line-height:28px;font-size:12px;color:#585757}
.recommendNews .more{color:red}
.recommendNews a:hover .title,.recommendNews a:hover .body,.recommendNews a:hover .more{color:#2181ed}
/*图片列表*/
.picstextlist a{width:713px;padding:11px 20px;background:url(../images/line1.gif) left bottom repeat-x}
.picstextlist a:hover{background-color:#f6f6f6}
.picstextlist .title{margin-bottom:6px;line-height:28px;font-size:16px;color:#3d3d3d}
.picstextlist .text{margin:7px 0 0}
.picstextlist .pic{width:175px;height:92px}
.picstextlist .body{width:520px;line-height:24px;font-size:12px;color:#626262}
.picstextlist .source{width:50%;margin-top:5px;font-size:12px;color:#959595}
.picstextlist .addtime{width:50%;margin-top:5px;text-align:right;font-size:12px;color:#959595}
.picstextlist a:hover .title,.picstextlist a:hover .body,.picstextlist a:hover .source,.picstextlist a:hover .addtime{color:#0373bb}
/*图片列表*/
.picslist{width:678px;padding-top:21px}
.picslist li{width:226px;height:185px}
.picslist img{width:211px;height:137px;border:1px solid #cfcfcf}
.picslist .a:hover img{border-color:#2382ec}
.picslist .title{width:213px;height:46px;text-align:center;line-height:46px;font-size:12px;color:#666}
.picslist .a:hover .title{color:#2181ed}

.picslist2{width:678px;padding-top:21px}
.picslist2 li{width:226px;height:350px}
.picslist2 img{width:211px;height:304px;border:1px solid #cfcfcf}
.picslist2 .a:hover img{border-color:#2382ec}
.picslist2 .title{width:213px;height:46px;text-align:center;line-height:46px;font-size:12px;color:#666}
.picslist2 .a:hover .title{color:#2181ed}

.caseslist{width:1008px;margin:23px 0 22px 0;padding-left:5px}
.caseslist li{width:336px;height:281px}
.caseslist img{width:316px;height:235px;border:1px solid #fff}
.caseslist .a:hover img{border-color:#2382ec}
.caseslist .title{width:318px;height:48px;text-align:center;line-height:48px;font-size:12px;color:#343434}
.caseslist .a:hover .title{color:#2181ed}
/*留言样式*/
.guestbook{margin-top:23px}
.guestbook li{width:100%;padding-bottom:23px}
.guestbook .wz{width:76px;padding-right:19px;text-align:right;line-height:41px;font-size:14px;color:#585757}
.guestbook .wz2{cursor:pointer;width:130px;padding-left:19px;text-align:left;line-height:32px;font-size:14px;color:#484848}
.guestbook .star{width:30px;text-align:center;line-height:32px;font-size:14px;font-weight:bold;color:red}
.guestbook .wbk{width:258px;height:39px;background:none;border:1px solid #d7d7d7;line-height:39px;font-size:14px;color:#484848}
.guestbook .wbk2{width:101px;height:39px;border:1px solid #d7d7d7;line-height:39px;font-size:14px;color:#484848}
.guestbook .wby{width:461px;height:187px;border:1px solid #d7d7d7;line-height:24px;font-size:14px;color:#484848}
.checkcode{width:40px;margin:13px 0 0 10px}
.guestbook .wbk:focus,.guestbook .wbk2:focus,.guestbook .wby:focus{border:1px solid #1f80eb}
.guestbook .btnSubmit{width:107px;height:33px;margin-left:95px;background:#00598d;border:1px solid #eaeaea;border-top-width:2px;cursor:pointer;text-align:center;line-height:33px;font-size:14px;color:#fff}
/*销售服务*/
.map{margin-top:36px;margin-bottom:10px}
.map img{max-width:100%}
.docTitle{width:100%;margin-top:25px;border-bottom:1px solid #dbdbdb;line-height:48px;font-size:18px;font-weight:bold;color:#4b4b4b}
.doclist{padding:18px 0}
.doclist .t{width:1000px;height:40px;margin-bottom:1px;border:1px solid #e2e2e2}
.doclist .t span{height:40px;line-height:40px;font-size:16px;color:#4b4b4b}
.doclist .t1{width:500px;text-indent:25px}
.doclist .t2{width:108px;text-align:center}
.doclist .t3{width:108px;margin:0 98px;text-align:center}
.doclist .t4{width:80px;text-align:center}
.doclist .b{position:relative;z-index:0;height:45px;padding-bottom:1px;background:url(../images/line1.gif) left bottom repeat-x;line-height:45px}
.doclist .b .title{width:500px}
.doclist .b .filesize{width:108px;text-align:center}
.doclist .b .addtime{width:108px;margin:0 98px;text-align:center}
.doclist .b .down{width:80px;background:url(../images/rar.gif) 10px center no-repeat;text-align:center;color:#1e80ef}
.doclist .b span{font-size:12px;color:#585757}
.doclist .b .a:hover span{font-size:12px;color:#2181ed}
/*产品详细*/
.gallery{width:322px;margin:22px 0 18px 0}
.gallery .thumb{display:block;width:317px}
.productsSlider{overflow:visible;width:319px;height:317px;border:1px solid #d8d7d7}
.productsSlider li.fl{width:319px;height:317px}
.jqzoom{display:block;width:319px;height:317px}
.productsSlider .flex-direction-nav{*height:0;border:1px solid red}
.productsSlider .flex-direction-nav a{text-decoration:none;display:block;width:27px;height:51px;position:absolute;top:146px;z-index:999;overflow:hidden;cursor:pointer;background:url(../images/ctrl2.png) no-repeat;text-indent:-999em}
.productsSlider .flex-direction-nav .flex-prev{left:13px;background-position:0 0}
.productsSlider .flex-direction-nav .flex-next{left:280px;background-position:-27px 0}
.productsThumbCarousel{position:relative;z-index:0;width:328px;height:75px;margin-top:10px}
.productsThumbCarousel li{width:82px;height:75px}
.productsThumbCarousel li img{cursor:pointer;width:73px;height:73px;border:1px solid #d8d7d7}
.productsThumbCarousel .flex-direction-nav{*height:0}
.productsThumbCarousel .flex-direction-nav a{text-decoration:none;display:block;width:13px;height:20px;position:absolute;top:25px;z-index:10;overflow:hidden;cursor:pointer;background:url(../images/ctrl3.png) no-repeat;text-indent:-999em}
.productsThumbCarousel .flex-direction-nav .flex-prev{left:5px;background-position:0 0}
.productsThumbCarousel .flex-direction-nav .flex-next{left:305px;background-position:-13px 0}
.productText{width:327px;margin-top:51px}
.productTitle{line-height:32px;font-size:18px;font-weight:bold;color:#4b4b4b}
.productDes{margin:8px 0 20px 0;line-height:31px;font-size:12px;color:#585757}
.productAsk{width:107px;height:33px;background:#00598d;border:1px solid #eaeaea;border-top-width:2px;cursor:pointer;text-align:center;line-height:33px;font-size:14px;color:#fff}
.productAsk:link,.productAsk:visited,.productAsk:hover{font-size:14px;color:#fff}
.productText .tel{width:168px;margin-left:31px;padding-left:19px;background:url(../images/rtel.gif) no-repeat;line-height:37px;font-size:24px;font-family:Arial, Helvetica, sans-serif;color:#080e0b;font-style:italic}
.productTop{width:100%;height:47px;background:url(../images/productTop.gif) left center no-repeat;border-bottom:1px solid #dbdbdb;line-height:47px;text-indent:14px;font-size:18px;font-weight:bold;color:#4b4b4b}
/*解决方案*/
.solutionlist .li{padding:15px 0 22px 0;background:url(../images/line1.gif) left bottom repeat-x}
.solutionlist .li .pic{width:303px;margin-top:4px}
.solutionlist .li .text{width:675px}
.solutionlist .li .title{position:relative;z-index:0;width:100%;height:28px;line-height:28px;font-size:18px;color:#2181ed;font-weight:bold}
.solutionlist .li .title a{position:absolute;z-index:0;top:0;right:0}
.solutionlist .li .title a:link,.solutionlist .li .title a:visited{font-size:14px;color:#585757}
.solutionlist .li .title a:hover{font-size:14px;color:#2181ed}
.solutionlist .list{width:636px;margin:6px 0 3px 0}
.solutionlist .list li{position:relative;z-index:0;width:318px;height:28px;line-height:28px;text-indent:7px}
.solutionlist .list li:before{content:'';position:absolute;z-index:999;top:14px;left:0;width:2px;height:2px;background-color:#343434}
.solutionlist .ask{width:104px;height:32px;margin-top:6px;background-color:#fff;border:1px solid #dedede;text-align:center;line-height:32px}
.solutionlist .ask:link,.solutionlist .ask:visited{font-size:14px;color:#585757}
.solutionlist .ask:hover{border-color:#2181ed;text-decoration:none;font-size:14px;color:#2181ed}

.up{display:none;position:fixed;z-index:99999111;_position:absolute;_bottom:expression(eval(document.documentElement.scrollTop+300));right:5px;bottom:50px;width:35px;height:35px;background:url(../images/up.gif) no-repeat #00598d;border:1px solid #e0d1bc;cursor:pointer}
.floatWeixin{position:fixed;z-index:99999111;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+240));right:5px;top:240px;width:143px}
.floatWeixin .h1{width:100%;height:10px}
.floatWeixin .pic{width:115px;margin-left:6px;padding:10px;background-color:#fff;border:1px solid #e6e6e6;text-align:left;line-height:24px;font-size:12px}
.floatWeixin .pic img{width:100%}
.floatWeixin .title{width:115px;margin-left:6px;padding:0 10px;background-color:#fff;border:1px solid #e6e6e6;border-top:0;line-height:24px;font-size:12px;color:#464646}
.floatWeixin .title span{color:red}
.floatQQ{position:fixed;z-index:99999111;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+240));left:5px;top:240px;width:93px}
.floatQQ .h1{width:100%;height:121px;background:url(../images/qq.png) no-repeat}
.floatQQ .h2{width:100%;height:6px;background:url(../images/qq.png) 0 -170px no-repeat}
.floatQQ .qq{width:100%;height:30px;background:url(../images/qq.png) 0 -121px no-repeat}
.floatQQ .qq img{margin-left:7px}
/*分页*/
.pages{overflow:hidden;width:100%;padding:20px 0 0;text-align:center;line-height:24px;font-size:12px;color:#333}
.pages a,.pages span{display:inline-block;*display:inline;*zoom:1;height:24px;margin-right:10px;padding:0 5px;border:1px solid #ccc;line-height:24px}
.pages span.red{background-color:#257fed;color:#fff}